FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package cens.fhir.ssas-cdr#1.0.0 (203 ms)

Package cens.fhir.ssas-cdr
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=cens.fhir.ssas-cdr@1.0.0&canonical=http://ssasur.cl/fhir/StructureDefinition/CdrDiagnosticReport
Url http://ssasur.cl/fhir/StructureDefinition/CdrDiagnosticReport
Status draft
Name CdrDiagnosticReport
Experimental False
Type DiagnosticReport
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://ssasur.cl/fhir/StructureDefinition/CdrObservation CdrObservation
http://ssasur.cl/fhir/StructureDefinition/CdrPatient CdrPatient
http://ssasur.cl/fhir/StructureDefinition/CdrServiceRequest CdrServiceRequest
http://ssasur.cl/fhir/StructureDefinition/CdrSpecimen CdrSpecimen


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cdr-diagnosticreport",
  "url" : "http://ssasur.cl/fhir/StructureDefinition/CdrDiagnosticReport",
  "name" : "CdrDiagnosticReport",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "DiagnosticReport",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DiagnosticReport.identifier",
        "path" : "DiagnosticReport.identifier",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "DiagnosticReport.identifier.use",
        "path" : "DiagnosticReport.identifier.use",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.identifier.type",
        "path" : "DiagnosticReport.identifier.type",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.identifier.system",
        "path" : "DiagnosticReport.identifier.system",
        "min" : 1,
        "fixedUri" : "http://ssasur.cl/IdReporte"
      },
      {
        "id" : "DiagnosticReport.identifier.value",
        "path" : "DiagnosticReport.identifier.value",
        "short" : "numero_solicitud",
        "min" : 1
      },
      {
        "id" : "DiagnosticReport.identifier.period",
        "path" : "DiagnosticReport.identifier.period",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.basedOn",
        "path" : "DiagnosticReport.basedOn",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ssasur.cl/fhir/StructureDefinition/CdrServiceRequest"
            ],
            "aggregation" : [
              "referenced"
            ]
          }
        ]
      },
      {
        "id" : "DiagnosticReport.basedOn.reference",
        "path" : "DiagnosticReport.basedOn.reference",
        "min" : 1
      },
      {
        "id" : "DiagnosticReport.basedOn.type",
        "path" : "DiagnosticReport.basedOn.type",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.basedOn.identifier",
        "path" : "DiagnosticReport.basedOn.identifier",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.basedOn.display",
        "path" : "DiagnosticReport.basedOn.display",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.status",
        "path" : "DiagnosticReport.status",
        "fixedCode" : "final"
      },
      {
        "id" : "DiagnosticReport.category",
        "path" : "DiagnosticReport.category",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.code.coding",
        "path" : "DiagnosticReport.code.coding",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.code.text",
        "path" : "DiagnosticReport.code.text",
        "min" : 1
      },
      {
        "id" : "DiagnosticReport.subject",
        "path" : "DiagnosticReport.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ssasur.cl/fhir/StructureDefinition/CdrPatient"
            ],
            "aggregation" : [
              "referenced"
            ]
          }
        ]
      },
      {
        "id" : "DiagnosticReport.subject.reference",
        "path" : "DiagnosticReport.subject.reference",
        "min" : 1
      },
      {
        "id" : "DiagnosticReport.subject.type",
        "path" : "DiagnosticReport.subject.type",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.subject.identifier",
        "path" : "DiagnosticReport.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.subject.display",
        "path" : "DiagnosticReport.subject.display",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.encounter",
        "path" : "DiagnosticReport.encounter",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.effective[x]",
        "path" : "DiagnosticReport.effective[x]",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.issued",
        "path" : "DiagnosticReport.issued",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.performer",
        "path" : "DiagnosticReport.performer",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.resultsInterpreter",
        "path" : "DiagnosticReport.resultsInterpreter",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.specimen",
        "path" : "DiagnosticReport.specimen",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ssasur.cl/fhir/StructureDefinition/CdrSpecimen"
            ],
            "aggregation" : [
              "referenced"
            ]
          }
        ]
      },
      {
        "id" : "DiagnosticReport.specimen.reference",
        "path" : "DiagnosticReport.specimen.reference",
        "min" : 1
      },
      {
        "id" : "DiagnosticReport.specimen.type",
        "path" : "DiagnosticReport.specimen.type",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.specimen.identifier",
        "path" : "DiagnosticReport.specimen.identifier",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.specimen.display",
        "path" : "DiagnosticReport.specimen.display",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.result",
        "path" : "DiagnosticReport.result",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ssasur.cl/fhir/StructureDefinition/CdrObservation"
            ],
            "aggregation" : [
              "referenced"
            ]
          }
        ]
      },
      {
        "id" : "DiagnosticReport.result.reference",
        "path" : "DiagnosticReport.result.reference",
        "min" : 1
      },
      {
        "id" : "DiagnosticReport.result.type",
        "path" : "DiagnosticReport.result.type",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.result.identifier",
        "path" : "DiagnosticReport.result.identifier",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.result.display",
        "path" : "DiagnosticReport.result.display",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.imagingStudy",
        "path" : "DiagnosticReport.imagingStudy",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.media",
        "path" : "DiagnosticReport.media",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.conclusion",
        "path" : "DiagnosticReport.conclusion",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.conclusionCode",
        "path" : "DiagnosticReport.conclusionCode",
        "max" : "0"
      },
      {
        "id" : "DiagnosticReport.presentedForm",
        "path" : "DiagnosticReport.presentedForm",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.